[BUILDER] Propagate the native protocol ABI for a guest out of the
authorIan Campbell <ian.campbell@xensource.com>
Tue, 15 May 2007 16:54:48 +0000 (17:54 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Tue, 15 May 2007 16:54:48 +0000 (17:54 +0100)
commitf32a69e5884d13d165fa381d43fe60790dfb4b7b
tree9faad2fe0f281093a3107f487dad3faeca6dd7a9
parentb794da2ef6f15b92f9eef09d67834842a7f6fc47
[BUILDER] Propagate the native protocol ABI for a guest out of the
domain builder and in to python code.

This knowledge will be useful to allow us to pre-seed the protocol
field in a VBD entry in xenstore which will allow us to run older
kernels in a 32on64 mixed environment.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
tools/libxc/xc_dom.h
tools/libxc/xc_dom_x86.c
tools/python/xen/lowlevel/xc/xc.c